home *** CD-ROM | disk | FTP | other *** search
-
-
-
- cccchhhhuuuunnnnkkkkssss((((3333GGGG)))) cccchhhhuuuunnnnkkkkssss((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- cccchhhhuuuunnnnkkkkssss - specifies minimum object size in memory
-
- FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee cccchhhhuuuunnnnkkkkssss((((cccchhhhuuuunnnnkkkk))))
- iiiinnnntttteeeeggggeeeerrrr****4444 cccchhhhuuuunnnnkkkk
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _c_h_u_n_k Expects the minimum memory size to allocate for an object. As
- you add objects to a display list, _c_h_u_n_k is the unit size (in
- bytes) by which the memory allocated to the display list grows.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- cccchhhhuuuunnnnkkkkssss specifies the minimum object memory size. You can call it only
- once after graphics initialization and before the first mmmmaaaakkkkeeeeoooobbbb.
-
- If you do not use this function, the system assumes a chunk size of 1020
- bytes. This is usually more than large enough. Therefore, you generally
- need to use cccchhhhuuuunnnnkkkkssss only if your application is running up against the
- memory limits, and you know that 1020 bytes per object is too much.
-
- But be careful, if cccchhhhuuuunnnnkkkkssss is set too small, complex objects (e.g.,
- multi-sided polygons) will not display. Each object in a display list
- must fit entirely into a single chunk. Some experimentation may be
- necessary to determine the optimal chunksize for an application.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- compac, makeob
-
- NNNNOOOOTTTTEEEE
- This routine is available only in immediate mode.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-